-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.13.5
-
Code
-
Classes
- ExporterState
Total Complexity |
55 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
324 |
Lines of code |
210 |
Logical lines of code |
104 |
Comment lines |
29 |
Methods |
27 |
Properties |
3 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init() |
S |
59 |
5 |
14 |
get_option() |
S |
57 |
4 |
16 |
update_option() |
S |
57 |
4 |
15 |
error() |
S |
61 |
3 |
12 |
has_status() |
S |
65 |
3 |
9 |
validate() |
S |
67 |
3 |
7 |
get_state() |
S |
64 |
3 |
10 |
update_importer_stats() |
S |
61 |
2 |
13 |
clear_options() |
S |
60 |
2 |
13 |
get_stats() |
S |
62 |
2 |
12 |
default() |
S |
57 |
1 |
18 |
get_progress() |
S |
71 |
2 |
6 |
get_section() |
S |
71 |
2 |
6 |
wait_for_lock() |
S |
69 |
2 |
7 |
update() |
S |
65 |
2 |
9 |
get_session() |
S |
78 |
2 |
3 |
populate() |
S |
73 |
2 |
5 |
increment_current_row() |
S |
71 |
2 |
6 |
set_paused() |
S |
78 |
1 |
3 |
is_cancelled() |
S |
80 |
1 |
3 |
set_cancelled() |
S |
78 |
1 |
3 |
__construct() |
S |
81 |
1 |
3 |
is_paused() |
S |
80 |
1 |
3 |
get_flag() |
S |
78 |
1 |
3 |
set_state() |
S |
70 |
1 |
5 |
get_raw() |
S |
82 |
1 |
3 |
clear_flag() |
S |
78 |
1 |
3 |